Add JSON Schema for metadata.json, used by Docker Desktop extensions.#5221
Add JSON Schema for metadata.json, used by Docker Desktop extensions.#5221KTrain5169 wants to merge 4 commits intoSchemaStore:masterfrom
Conversation
|
Thanks for the PR! This section of the codebase is owned by @madskristensen and |
for more information, see https://pre-commit.ci
|
Thanks! The schema name is also too general: |
That's true; how would I remove it from being associated with a specific file pattern then? |
|
Also, |
|
@KTrain5169 We allow for |
thanks for the tips. why does it not support |
|
@KTrain5169 I would recommend reading the JSONSchema specification. There, they define what are valid and not valid values of |
Will do. |
I'm not sure what to do for some errors, especially as the CLI doesn't give me all the errors at once so I just gave up for now. Pointers appreciated, thanks in advance.